projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b014a9
)
(find-file-read-args): Reenable wildcard processing unconditionally.
author
Andreas Schwab
<schwab@suse.de>
Sat, 7 Dec 2002 14:46:20 +0000
(14:46 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Sat, 7 Dec 2002 14:46:20 +0000
(14:46 +0000)
lisp/files.el
patch
|
blob
|
history
diff --git
a/lisp/files.el
b/lisp/files.el
index 5de6559ae5198c218506cae6de43bf73586ee7bb..b6bee3b09d44dc816e21b1111a3698877ff50cc1 100644
(file)
--- a/
lisp/files.el
+++ b/
lisp/files.el
@@
-809,7
+809,7
@@
documentation for additional customization information."
minibuffer-setup-hook))
(add-hook 'minibuffer-setup-hook munge-default-fun)
(read-file-name prompt nil default-directory mustmatch))
-
current-prefix-arg
))
+
t
))
(defun find-file (filename &optional wildcards)
"Edit file FILENAME.